Appliance Networking DnsInfo DnsMode
Appliance Networking DnsInfo DnsMode
The Appliance Networking DnsInfo DnsMode enumerated type describes the source of DNS servers.
Possible values:
DHCP
: The DNS servers addresses are obtained from a DHCP server.STATIC
: The DNS servers addresses are specified explicitly.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
DHCP,
STATIC,